home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Freelog 100
/
FreelogNo100-NovembreDecembre2010.iso
/
Systeme
/
Glarysoft Disk SpeedUp
/
dssetup.exe
/
Defrag.exe
/
0
/
RCDATA
/
TFRMRUNSHEDULE
/
TFRMRUNSHEDULE.txt
Wrap
Text File
|
2010-08-11
|
5KB
|
250 lines
object frmRunShedule: TfrmRunShedule
Left = 572
Top = 251
Align = alClient
BorderStyle = bsNone
Caption = 'frmRunShedule'
ClientHeight = 401
ClientWidth = 484
Color = clWhite
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
OnShow = FormShow
DesignSize = (
484
401)
PixelsPerInch = 96
TextHeight = 13
object img3218: TImage32
Left = 22
Top = 24
Width = 322
Height = 164
Bitmap.ResamplerClassName = 'TNearestResampler'
BitmapAlign = baTopLeft
Scale = 1.000000000000000000
ScaleMode = smStretch
TabOrder = 1
object labAction: TLabel
Left = 0
Top = 9
Width = 37
Height = 13
Caption = 'Action: '
end
object labFrequency: TLabel
Left = 0
Top = 39
Width = 55
Height = 13
Caption = 'Frequency:'
end
object labDay: TLabel
Left = 0
Top = 69
Width = 23
Height = 13
Caption = 'Day:'
end
object labTime: TLabel
Left = 0
Top = 99
Width = 26
Height = 13
Caption = 'Time:'
end
object labDisks: TLabel
Left = 0
Top = 129
Width = 28
Height = 13
Caption = 'Disks:'
end
object labOneOrMorDrivers: TLabel
Left = 75
Top = 148
Width = 163
Height = 13
AutoSize = False
Caption = 'Or selected one or more drivers'
end
object cbbAction: TComboBox
Left = 74
Top = 9
Width = 145
Height = 21
Style = csDropDownList
ItemHeight = 13
ItemIndex = 0
TabOrder = 0
Text = 'Defrage Only'
Items.Strings = (
'Defrage Only'
'Defrage and Optimize')
end
object cbbFrequency: TComboBox
Left = 74
Top = 39
Width = 145
Height = 21
Style = csDropDownList
ItemHeight = 13
ItemIndex = 0
TabOrder = 1
Text = 'Daily'
OnChange = cbbFrequencyChange
Items.Strings = (
'Daily'
'Weekly'
'Monthly')
end
object cbbDay: TComboBox
Left = 74
Top = 69
Width = 145
Height = 21
Style = csDropDownList
ItemHeight = 13
ItemIndex = 0
TabOrder = 2
Text = 'Monday'
Items.Strings = (
'Monday'
'Tuesday'
'Wednesday'
'Thursday'
'Friday'
'Saturday'
'Sunday')
end
object cbbSheduleTime: TComboBox
Left = 74
Top = 99
Width = 145
Height = 21
Style = csDropDownList
ItemHeight = 13
ItemIndex = 0
TabOrder = 3
Text = '0:00'
Items.Strings = (
'0:00'
'1:00'
'2:00'
'3:00'
'4:00'
'5:00'
'6:00'
'7:00'
'8:00'
'9:00'
'10:00'
'11:00'
'12:00'
'13:00'
'14:00'
'15:00'
'16:00'
'17:00'
'18:00'
'19:00'
'20:00'
'21:00'
'22:00'
'23:00')
end
object chbAllLocalDiskDrivers: TCheckBox
Left = 74
Top = 129
Width = 153
Height = 17
Caption = 'All local disk drivers'
Checked = True
State = cbChecked
TabOrder = 4
OnClick = chbAllLocalDiskDriversClick
end
end
object chbRunShedule: TCheckBox
Left = 7
Top = 0
Width = 129
Height = 17
Caption = 'Run on a shedule'
TabOrder = 0
OnClick = chbRunSheduleClick
end
object lvSheuldeDrivers: TListView
Left = 96
Top = 191
Width = 350
Height = 126
Checkboxes = True
Columns = <
item
Caption = 'Drivers'
Width = 345
end>
GridLines = True
SmallImages = ilSystem
TabOrder = 2
ViewStyle = vsReport
OnChange = lvSheuldeDriversChange
end
object btnScheduleSave: TButton
Left = 404
Top = 369
Width = 75
Height = 25
Anchors = [akRight, akBottom]
Caption = 'Save'
TabOrder = 3
OnClick = btnScheduleSaveClick
end
object img32LineLeft: TImage32
Left = -1
Top = 359
Width = 100
Height = 2
Anchors = [akLeft, akBottom]
Bitmap.ResamplerClassName = 'TNearestResampler'
BitmapAlign = baTopLeft
Scale = 1.000000000000000000
ScaleMode = smNormal
TabOrder = 4
end
object img32LineMiddle: TImage32
Left = 95
Top = 359
Width = 299
Height = 2
Anchors = [akLeft, akRight, akBottom]
Bitmap.ResamplerClassName = 'TNearestResampler'
BitmapAlign = baTopLeft
Scale = 1.000000000000000000
ScaleMode = smStretch
TabOrder = 5
end
object img32LineRight: TImage32
Left = 384
Top = 359
Width = 100
Height = 2
Anchors = [akRight, akBottom]
Bitmap.ResamplerClassName = 'TNearestResampler'
BitmapAlign = baTopLeft
Scale = 1.000000000000000000
ScaleMode = smNormal
TabOrder = 6
end
object ilSystem: TImageList
Left = 376
Top = 112
end
end